For a list of all members of this type, see HashPool<TKey,TValue> members.
Name | Description | |
---|---|---|
![]() | Activate | Gets or sets the function used to activate items. |
![]() | ActiveCount | Gets the count of the number of actives. |
![]() | ActiveKeys | Gets the keys of the active pool objects. |
![]() | Create | Gets or sets the function used to create new items. |
![]() | Destroy | Gets or sets the function used to destroy old items. |
![]() | Disactivate | Gets or sets the function used to disactivate items. |
![]() | Item | Gets the requested item, extendening the pool and creating the item if necessary. |